CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - adaptive filter

搜索资源列表

  1. FractalFilter

    0下载:
  2. 基于模糊自动控制的分形滤波算法。通过计算分形维数选定滤波器实现自适应滤波去噪。-Automatic control based on fuzzy fractal filtering algorithm. By calculating the fractal dimension , select adaptive filter to achieve de-noising .
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:715
    • 提供者:蔡容容
  1. ImageRestoration

    0下载:
  2. image restoration with adaptive filter
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:88048
    • 提供者:hamid
  1. Setadaptive

    0下载:
  2. Adaptive equalization via kalman filtering techniques. Optimal bounding ellipsoid algorithms, LMS and RLS and kalman filter
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-24
    • 文件大小:230626
    • 提供者:karti
  1. rbokonam

    0下载:
  2. Notch adaptive filter
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:225106
    • 提供者:Vahub
  1. 自适应加权中值滤波算法

    1下载:
  2. 提出了一种基于相似度函数的自适应加权中值滤波算法。该方法首先通过噪声检测确定图像中的噪声点,然后 根据窗口内噪声点的个数自适应地调整滤波窗口的尺寸,并根据相似度大小,巧妙地将滤波窗口内各个像素点自适应分 组并赋予相应的权重,最后对检测出的噪声点进行加权中值滤波。计算机模拟实验结果表明:该算法既能有效地滤除噪 声,又能较好地保护图像细节,比标准中值滤波具有更优良的滤波性能。-A similarity function based on adaptive weighted medi
  3. 所属分类:技术管理

    • 发布日期:2013-09-05
    • 文件大小:422141
    • 提供者:陈卿
  1. lms_nlms_rls_by_matlab

    0下载:
  2. 本文件包括了关于自适应滤波器matlab实现的主流模拟仿真,其中包括lms,nlms,rls等等,供交流经验-This document includes the adaptive filter on matlab simulation to achieve the mainstream, including the lms, nlms, rls, etc., for exchange of experience
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:2192
    • 提供者:Lawlight
  1. LMSsuanfa

    0下载:
  2. 一种最简单的LMS算法,自适应滤波器中经常采用的算法-LMS MATLAB Adaptive filter
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:605
    • 提供者:ffy
  1. Adaptive_Filtering_Matlab

    0下载:
  2. It a adaptive filtering book, which consist of Wiener filter, LMS, NLMS and RLS algorithms and lots of matlab implementation. It s so practical for adaptive filtering algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2319175
    • 提供者:Gurol
  1. LMSandsunspotcycle

    0下载:
  2. 正弦干扰陷波:LMS自适应滤波器算法 太阳黑子出现周期的研究:周期图法,Levison-Durbin法、Burg法求功率谱 及matlab入门学习课件-Sinusoidal interference Notch: LMS adaptive filter algorithm sunspot cycle appears Study: periodogram, Levison-Durbin method, Burg method for power spectrum and matla
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:507053
    • 提供者:courger
  1. adaptdemos

    0下载:
  2. Active Noise Control Using a Filtered-X LMS FIR Adaptive Filter.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:817571
    • 提供者:chrispin
  1. Filter

    0下载:
  2. 本例为Visual C++下开发的模拟自适应滤波器程序-In this case for the Visual C++ under the development of adaptive filter procedures
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1654687
    • 提供者:rula
  1. filter-MATLAB

    0下载:
  2. 实现自适应滤波器的功能 并经过改进和优化-Implement an adaptive echo cancellation algorithm in C and download it to the TMS320C6713 DSP Starter Kit
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:2179
    • 提供者:lee
  1. filter

    1下载:
  2. 维纳滤波器的设计,卡尔曼滤波器设计,自适应陷波器的设计。-Wiener filter design, Kalman filter design, adaptive notch filter design.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-04-07
    • 文件大小:2436
    • 提供者:zhangqiang
  1. adaptive

    0下载:
  2. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:1105572
    • 提供者:xueanxi
  1. adaptivefilter

    0下载:
  2. 利用自适应陷波器对引入单频干扰的原始正弦信号进行恢复-The use of adaptive notch filter for the introduction of single-frequency interference for the restoration of the original sinusoidal signal
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-30
    • 文件大小:614
    • 提供者:mengxiao
  1. denoise_filterbank

    0下载:
  2. 由于自适应滤波器组的频率响应匹配于信号的统计特性,所以能够得到更为有效的信号分解. 文中根据信号的统计特性,按照低通子带能量最大化的原理设计自适应滤波器组. 结合自适应滤波器组和传统的阈值方法,得到一种更为有效的去噪方法. 实验结果表明,与相同长度的标准滤波器相比,新方法得到了更大的信噪比改善.-Adaptive filter banks as a result of the frequency response to match the statistical properties of th
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:56012
    • 提供者:gg
  1. adaptivefilter

    0下载:
  2. using adaptive filter for denoising
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:24974
    • 提供者:zahra
  1. adaptivefilters

    0下载:
  2. thes source codes implements Adaptive filters. Adaptive mean filter, Contra Harmonic Mean filter, Harmonic Mean Filter, Geometric Mean Filter and Spatial Filtering.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1708
    • 提供者:Gholamreza
  1. advanced_signal_processing

    0下载:
  2. 现代数字喜好处理的MATLAB程序代码,包含随机过程分析,各种功率谱估计(欧拉方程法、协方差算法、burg算法、修正协方差算法、等等),维纳滤波器的设计、自适应滤波器的设计。 note:里面包含一些很实际的算法设计,比如说:没有发送序列的自适应噪声抵消技术,etc .还包含了详细的设计报告!-Preferences of modern digital processing MATLAB code, including the random process analysis, a variety
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:577576
    • 提供者:leexian
  1. LMSAdptiveFilter

    0下载:
  2. 采用最小均方准则误差的自适应滤波器,根据输入信号的统计特性自动调整其结构参数,以满足某种最佳准则的要求。-Guidelines for use of minimum mean-square error of the adaptive filter, according to statistical characteristics of the input signal automatically adjusting its structural parameters, in order to m
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:10702
    • 提供者:韩一广
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com